home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2003 November
/
PCWK1103B.iso
/
CINEBENCH 2003
/
resource
/
res
/
description
/
Tbase.h
< prev
next >
Wrap
C/C++ Source or Header
|
2003-02-27
|
112b
|
10 lines
#ifndef _TBASE_H_
#define _TBASE_H_
enum
{
// object properties
ID_TAGPROPERTIES = 803
};
#endif